Resource ValueSet/FHIR Server from package hl7.fhir.us.specialty-rx#current (47 ms)
Package | hl7.fhir.us.specialty-rx |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/ValueSet-specialty-rx-consent-status.html |
Url | http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-consent-status |
Version | 2.1.0 |
Status | active |
Date | 2020-12-08T00:00:00-05:00 |
Name | SpecialtyRxValueSetConsentStatus |
Title | Specialty Rx Value Set - Consent Status |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | This value set contains a subset of consent statuses applicable to the Specialty Rx Consent profile, which captures the consents provided by a patient to support fulfillment of a specialty medication or other specialty product |
Purpose | This value set omits certain status values from the source CodeSystem which are not appropriate in the scenarios in which the Specialty Rx Consent is used. Specifically, the values, draft and proposed are not included. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/consent-state-codes
Code | Display | Definition |
active | Active | The consent is to be followed and enforced. |
rejected | Rejected | The consent has been rejected by one or more of the parties. |
inactive | Inactive | The consent is terminated or replaced. |
entered-in-error | Entered in Error | The consent was created wrongly (e.g. wrong patient) and should be ignored. |
Source
{
"resourceType" : "ValueSet",
"id" : "specialty-rx-consent-status",
"meta" : {
"lastUpdated" : "2021-12-08T00:00:00-05:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html\"><code>http://hl7.org/fhir/consent-state-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-active\">active</a></td><td>Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-rejected\">rejected</a></td><td>Rejected</td><td>The consent has been rejected by one or more of the parties.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-inactive\">inactive</a></td><td>Inactive</td><td>The consent is terminated or replaced.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-entered-in-error\">entered-in-error</a></td><td>Entered in Error</td><td>The consent was created wrongly (e.g. wrong patient) and should be ignored.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-consent-status",
"version" : "2.1.0",
"name" : "SpecialtyRxValueSetConsentStatus",
"title" : "Specialty Rx Value Set - Consent Status",
"status" : "active",
"experimental" : false,
"date" : "2020-12-08T00:00:00-05:00",
"publisher" : "HL7 International - Pharmacy",
"contact" : [
{
"name" : "HL7 International - Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
},
{
"name" : "Frank McKinney",
"telecom" : [
{
"system" : "email",
"value" : "frank.mckinney@pocp.com"
},
{
"system" : "email",
"value" : "fm@frankmckinney.com"
}
]
}
],
"description" : "This value set contains a subset of consent statuses applicable to the Specialty Rx Consent profile, which captures the consents provided by a patient to support fulfillment of a specialty medication or other specialty product",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "This value set omits certain status values from the source CodeSystem which are not appropriate in the scenarios in which the Specialty Rx Consent is used. Specifically, the values, draft and proposed are not included.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/consent-state-codes",
"concept" : [
{
"code" : "active",
"display" : "Active"
},
{
"code" : "rejected",
"display" : "Rejected"
},
{
"code" : "inactive",
"display" : "Inactive"
},
{
"code" : "entered-in-error",
"display" : "Entered in Error"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.